ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.GanttView Namespace / PropertyStorage<T> Class / Count Property

In This Topic
    Count Property (PropertyStorage<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Count As System.Integer
    public virtual System.int Count {get;}
    See Also